home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Gold Medal Software 3
/
Gold Medal Software - Volume 3 (Gold Medal) (1994).iso
/
misc
/
hlog223a.arj
/
TNCSETUP.INI
< prev
Wrap
Text File
|
1993-10-03
|
2KB
|
32 lines
Version 2.22
AFTER
; This file is provided as a "shell" for you to add TNC commands you might
; want to issue to your TNC when HyperLog starts up. Please follow the guide
; lines below to put commands in this file.
;
; First, the second line of this file MUST be one of the following: BEFORE
; AFTER or IGNORE. These are commands that HyperLog will use to determine
; when to apply the commands in this file. If you want HyperLog to send
; the commands in this file to the TNC BEFORE Hyperlog sends its built-in
; commands, then the word BEFORE must be on the second line. If you want
; HyperLog to send the commands in this file AFTER HyperLog sends its
; commands, then use the word AFTER. If you want HyperLog to send ONLY
; the commands in this file and NOT send its build-in commands then use
; the word IGNORE on the second line.
;
; Lines starting with a ; are comments. Also, all blank lines should be
; prefixed with a semicolon.
;
; If you are going to send specific characters (like CTL-C) then prefix the
; value with a $ sign and use HEX (hexadecimal) numbers as $2A
;
; If you want to delay between commands, enter a # sign followed by the
; desired delay time in milliseconds you want to use. To delay for
; 500 milliseconds (1/2 second) you would put "#500" on the line without
; the quotes.
;
; There are NO commands included in this file as the commands that HyperLog
; needs to operate are included in the program. This file is included simply
; to let you know how to use the file.